-
Home
-
WP Activity Log
-
5.3.2 (latest)
-
Code
-
Classes
- Cron_Jobs
Total Complexity |
46 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
453 |
Lines of code |
181 |
Logical lines of code |
83 |
Comment lines |
151 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initialize_hooks() |
B |
41 |
22 |
49 |
store_cron_option() |
S |
52 |
4 |
24 |
recurring_schedules() |
S |
45 |
2 |
46 |
init() |
S |
61 |
2 |
11 |
settings_hooks() |
S |
68 |
2 |
7 |
remove_cron_option() |
S |
66 |
2 |
8 |
un_schedule_event() |
S |
70 |
2 |
6 |
generate_weekly_reports() |
S |
79 |
1 |
3 |
generate_monthly_reports() |
S |
79 |
1 |
3 |
generate_quarterly_reports() |
S |
79 |
1 |
3 |
generate_daily_summary_reports() |
S |
81 |
1 |
3 |
clear_reports() |
S |
79 |
1 |
3 |
cleanup_hook() |
S |
79 |
1 |
3 |
generate_daily_reports() |
S |
79 |
1 |
3 |
generate_reports() |
S |
79 |
1 |
3 |
maybe_prevent_error() |
S |
81 |
1 |
3 |
generate_weekly_summary_reports() |
S |
81 |
1 |
3 |